Qwen2.5VL
Demo Environment
Development Board : Jetson Orin Series Motherboard
warning
Due to performance limitations, the Jetson Orin Nano 4GB cannot run this model.
Qwen2.5-VL is Qwen's new flagship visual language model and a significant leap forward compared to the previous Qwen2-VL.
1. Model Size
| Model | Volume |
|---|---|
| qwen2.5vl:3b | 3.2GB |
| qwen2.5vl:7b | 6.0GB |
2. Performance


3. Using Qwen2.5VL
3.1 Running Qwen2.5VL
Use the run command to start running the model. If the model is not already downloaded, it will automatically pull the model from the Ollama model library:
ollama run qwen2.5vl:3b

3.2 Start a conversation
Please tell me how many hours there are in a day.
Response time depends on your hardware configuration. Please be patient!

3.3 Visual Function

What do you see in this picture? :./test_pic.png
#Use ": + image path" in the conversation to enable the model to use its visual function and interpret the information in the image.

3.4 Ending the Conversation
Use the Ctrl+d shortcut or /bye to end the conversation!
References
Ollama
Official Website: https://ollama.com/
GitHub: https://github.com/ollama/ollama
Qwen2.5VL
GitHub: https://github.com/QwenLM/Qwen2.5-VL
Ollama Model: https://ollama.com/library/qwen2.5vl